[INFO] cloning repository https://github.com/coolwhg/RustDesk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coolwhg/RustDesk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolwhg%2FRustDesk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolwhg%2FRustDesk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 798400b459813e3e614cbb5ce9d88f3c754463bf
[INFO] testing coolwhg/RustDesk against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolwhg%2FRustDesk" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/coolwhg/RustDesk
[INFO] finished tweaking git repo https://github.com/coolwhg/RustDesk
[INFO] tweaked toml for git repo https://github.com/coolwhg/RustDesk written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coolwhg/RustDesk on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coolwhg/RustDesk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be80ca6f2501be0fdc44850b7e42edcc8c0b03de01ccb414afc6d66a46d7ffae
[INFO] running `Command { std: "docker" "start" "-a" "be80ca6f2501be0fdc44850b7e42edcc8c0b03de01ccb414afc6d66a46d7ffae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be80ca6f2501be0fdc44850b7e42edcc8c0b03de01ccb414afc6d66a46d7ffae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be80ca6f2501be0fdc44850b7e42edcc8c0b03de01ccb414afc6d66a46d7ffae", kill_on_drop: false }`
[INFO] [stdout] be80ca6f2501be0fdc44850b7e42edcc8c0b03de01ccb414afc6d66a46d7ffae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ded287ed52968e0dd5aba9bbd7288a404e56782c8f1c335bbd4727333334e46e
[INFO] running `Command { std: "docker" "start" "-a" "ded287ed52968e0dd5aba9bbd7288a404e56782c8f1c335bbd4727333334e46e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling machine-uid v0.3.0 (https://github.com/rustdesk-org/machine-uid#381ff579)
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling sysinfo v0.29.10 (https://github.com/rustdesk-org/sysinfo?branch=rlim_max#90b1705d)
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling default_net v0.1.0 (https://github.com/rustdesk-org/default_net#78f8f70c)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling libpulse-sys v1.21.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling tzdb_data v0.1.2
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling gtk v0.18.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling gstreamer v0.16.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=57c12d1e28e7581c -C extra-filename=-a9ea1a4dde8690b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-b63935de1b181bba.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-75d2118436933f61.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-714514c5514e7cad.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-c73ad35b7b8c5b70.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-9d6aaa7581b217a6.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-e2f0af8959bd7889.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-fabec83a71c28d82.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e1e791c6552ad48c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ded287ed52968e0dd5aba9bbd7288a404e56782c8f1c335bbd4727333334e46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ded287ed52968e0dd5aba9bbd7288a404e56782c8f1c335bbd4727333334e46e", kill_on_drop: false }`
[INFO] [stdout] ded287ed52968e0dd5aba9bbd7288a404e56782c8f1c335bbd4727333334e46e
